textview: Pass a boolean telling whether a selection drag should extend
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 20 Nov 2014 12:57:46 +0000 (13:57 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 18 Dec 2014 20:20:17 +0000 (21:20 +0100)
commita2e71203c2eb3cf5cfaa881680009542b291a6e0
treefe33c4524bba51520fe731d9d7f4dba064c0e51d
parentccdebb6aa0203a7f6775233741cccd499f03034b
textview: Pass a boolean telling whether a selection drag should extend

Instead of passing a GdkEvent and let the function figure out whether the
selection should be extended, let that to the caller and just pass a
boolean here.
gtk/gtktextview.c